home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 27.zip / BS1 part 27 / AmiExpress3_d1.adf / HELP / NODE.HLP < prev    next >
Text File  |  1992-11-05  |  5KB  |  277 lines

  1. The Following is a list of ToolTypes for this ICON:
  2.  
  3.  
  4. NOTICE: ALL TOOLTYPES ARE CASE SENSITIVE
  5.  
  6.  
  7. NODESTART=
  8. IDLENODE
  9. BATCH.LOGOFF=
  10. BATCH.SHUTDOWN=
  11. TRAPDOOR
  12. PLAYPEN=
  13. SYSTEM_PASSWORD=
  14. REMOTE_PASSWORD=
  15. NEWUSER_PASSWORD=
  16. PRIORITY=
  17. QUIETNODE
  18. SENTBY_FILES
  19. CHAT_ON
  20. CAPITOL_FILES
  21. SYSOP_CHAT_COLOR=
  22. USER_CHAT_COLOR=
  23. KEEP_UPLOAD_CREDIT=
  24. FREE_RESUMING
  25. CALLERS_LOG
  26. UD_LOG
  27. DOOR_LOG
  28. START_LOG
  29. NO_TIMEOUT
  30. NO_MCI_MDG
  31. BREAK_CHAT
  32. DISABLE_QUICK_LOGONS
  33.  
  34.  
  35. NODESTART=<location & name of express>
  36.  
  37.          -Version 3.0
  38.          -REQUIRED
  39.          -It tells ACP where Express is located.
  40.  
  41.      NODESTART=BBS:EXPRESS
  42.  
  43. IDLENODE
  44.  
  45.          -Version 3.0
  46.          -OPTIONAL
  47.          -Tells ACP not to start the node
  48.  
  49.      IDLENODE
  50.  
  51.  
  52. BATCH.LOGOFF=<location & name of logoffbatch>
  53.  
  54.          -Version 3.0
  55.          -OPTIONAL
  56.          -Tells ACP to run a script file when a user logs off.
  57.          -/X will pass the node number to the script file.
  58.  
  59.      BATCH.LOGOFF=BBS:Cycle
  60.  
  61.  
  62. BATCH.SHUTDOWN=<location & name of shutdownbatch>
  63.  
  64.          -Version 3.0
  65.          -OPTIONAL
  66.          -Tells ACP to run a script file when the node is shutdown.
  67.          -/X will pass the node number to the script file.
  68.  
  69.      BATCH.SHUTDOWN=BBS:ShutDown.Rexx
  70.  
  71.  
  72. TRAPDOOR
  73.  
  74.          -Version 3.0
  75.          -OPTIONAL
  76.          -Tells ACP that this node is going to run Express indirectly via
  77.           another program.
  78.          -If this option is used then you should specify the program to be
  79.           run externally in the NODESTART=tooltype.
  80.  
  81.      TRAPDOOR
  82.  
  83.  
  84. PLAYPEN=<directory>
  85.  
  86.          -Version 3.0
  87.          -OPTIONAL
  88.          -Tells ACP that this node is going to use a sysop defined directory
  89.           for initial uploads to go into.
  90.          -!! using RAM for this is highly discouraged !!
  91.          -You must create the directory for this.
  92.          -Each node using this option must specify a unique directory.
  93.  
  94.      PLAYPEN=SYS:Node1
  95.  
  96.  
  97. SYSTEM_PASSWORD=<password>
  98.  
  99.          -Version 3.0
  100.          -OPTIONAL
  101.          -Tells ACP that this node is going to require users to enter a
  102.           password before allowing access to the system.
  103.  
  104.      SYSTEM_PASSWORD=FRANKLY
  105.  
  106.  
  107. REMOTE_PASSWORD=<password>
  108.  
  109.          -Version 3.0
  110.          -OPTIONAL
  111.          -Tells ACP that a user is required to enter the specified password
  112.           prior to gaining access to the REMOTE_SHELL.
  113.  
  114.      REMOTE_PASSWORD=TestWord
  115.  
  116.  
  117. PRIORITY=<number>
  118.  
  119.          -Version 3.0
  120.          -OPTIONAL
  121.          -Tells ACP the priority for this Node in respects to the system.
  122.  
  123.      PRIORITY=10
  124.  
  125.  
  126. QUIETNODE
  127.  
  128.          -Version 3.0
  129.          -OPTIONAL
  130.          -Tells ACP to make this node quiet to the WHO command, and some
  131.           3rd party modules.
  132.  
  133.      QUIETNODE
  134.  
  135.  
  136. SENTBY_FILES
  137.  
  138.          -Version 3.0
  139.          -OPTIONAL
  140.          -tells /X that you wish to have the user's handle placed at the end
  141.           of his/her files descriptions.
  142.  
  143.      SENTBY_FILES
  144.  
  145.  
  146. CHAT_ON
  147.  
  148.          -Version 3.0
  149.          -OPTIONAL
  150.          -tells /X that the node should have the CHAT FLAG ON, when the node
  151.           is started.
  152.  
  153.      CHAT_ON
  154.  
  155.  
  156. CAPITOL_FILES
  157.  
  158.          -Version 3.0
  159.          -OPTIONAL
  160.          -tells /X to make all upload file names UPPER_CASE letters.
  161.  
  162.      CAPITOL_FILES
  163.  
  164.  
  165. SYSOP_CHAT_COLOR=<num>
  166.  
  167.          -Version 3.0
  168.          -REQUIRED
  169.          -tells /X which ANSI color to use when display the Sysops Chat.
  170.          -Range (31-37)
  171.  
  172.      SYSOP_CHAT_COLOR=33
  173.  
  174.  
  175. USER_CHAT_COLOR=<num>
  176.  
  177.          -Version 3.0
  178.          -REQUIRED
  179.          -tells /X which ANSI color to use when displaying the User's Chat.
  180.          -Range (31-37)
  181.  
  182.      USER_CHAT_COLOR=32
  183.  
  184. KEEP_UPLOAD_CREDIT=<num>
  185.  
  186.          -Version 3.0
  187.          -OPTIONAL
  188.          -
  189.  
  190.      KEEP_UPLOAD_CREDIT=1
  191.  
  192.  
  193. FREE_RESUMING
  194.  
  195.          -Version 3.0
  196.          -OPTIONAL
  197.          -
  198.  
  199.      FREE_RESUMING
  200.  
  201.  
  202. CALLERS_LOG
  203.  
  204.          -Version 3.0
  205.          -OPTIONAL
  206.          -tells /X to record all events to a file called CallersLog in the
  207.           node directory.
  208.  
  209.      CALLERS_LOG
  210.  
  211.  
  212. UD_LOG
  213.  
  214.          -Version 3.0
  215.          -OPTIONAL
  216.          -tells /X to record all uploads & downloads to a file called UDLOG
  217.           in the node directory.
  218.  
  219.      UD_LOG
  220.  
  221.  
  222. DOOR_LOG
  223.  
  224.          -Version 3.0
  225.          -OPTIONAL
  226.          -tells /X to record the start and end time for MODULE use.
  227.  
  228.      DOOR_LOG
  229.  
  230.  
  231. START_LOG
  232.  
  233.          -Version 3.0
  234.          -OPTIONAL
  235.          -tells /X to record the start & end times of the NODE.
  236.  
  237.      START_LOG
  238.  
  239.  
  240. NO_TIMEOUT
  241.  
  242.          -Version 3.0
  243.          -OPTIONAL
  244.          -tells /X to disable the keyboard timeout option.
  245.  
  246.      NO_TIMEOUT
  247.  
  248.  
  249. NO_MCI_MSG
  250.  
  251.          -Version 3.0
  252.          -OPTIONAL
  253.          -tells /X to disable the ability to use MCI commands in the message
  254.           base.
  255.  
  256.      NO_MCI_MSG
  257.  
  258.  
  259. BREAK_CHAT
  260.  
  261.          -Version 3.0
  262.          -OPTIONAL
  263.          -Allows users to exit sysop chat with the CTRL-C command.
  264.  
  265.      BREAK_CHAT
  266.  
  267.  
  268. DISABLE_QUICK_LOGONS
  269.  
  270.          -Version 3.0
  271.          -OPTIONAL
  272.          -Allows you to prevent a user from using the Quick option at logon.
  273.  
  274.      DISABLE_QUICK_LOGONS
  275.  
  276.  
  277.